Carbon


ScrollWindowRect

Header: MacWindows.h Carbon status: Supported

OSStatus ScrollWindowRect (
    WindowRef inWindow, 
    const Rect *inScrollRect, 
    SInt16 inHPixels, 
    SInt16 inVPixels, 
    ScrollWindowOptions inOptions, 
    RgnHandle outExposedRgn
);
inWindow
inScrollRect
inHPixels
inVPixels
inOptions
outExposedRgn
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)